.indexCon{width:960px;overflow:hidden;}
.indexCon .flashBanner{width:960px;height:300px;overflow:hidden;}
.flashBanner{position:relative;}
.flashBanner .mask{
	height:40px;
	line-height:32px;	
	width:100%;
	text-align:right;
	position:absolute;
	left:0;
	bottom:-32px;
	filter:alpha(opacity=70);
-moz-opacity:0.7;	opacity:0.7;
	overflow:hidden;
	padding-top: 5px;
}
.flashBanner .mask img{	
	cursor:pointer;
	margin-right: 10px;
}
.flashBanner .mask img.show{ border:solid 1px #fa0404;}

